ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _BasePointView<TOwnerView> Class / _toLines Method

In This Topic
    _toLines Method (_BasePointView<TOwnerView>)
    In This Topic
    Syntax
    'Declaration
     
    Public Function _toLines( _
       ByVal str As String _
    ) As List(Of String)
    public List<string> _toLines( 
       string str
    )

    Parameters

    str
    See Also